div.hotelsPage {
    height: 90.7%;
    min-height: 650px;
    background: url('../img/hotel_vergelijker/newbg.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
div.hotelsPage h1 {
    color: #fff;
    padding: 70px 0px 60px;
    text-align: center;
    margin-top: 0px;
    display: block;
    font-size: 45px;
    text-shadow: 0px 0px 3px #000;
}
h2.hcsb_topTitle {
    display: none !important;
}

/*.hcsb_container {
    display: block !important;
    position: static !important;
    width: auto !important;
    margin: 0px 0px 20px !important;
}*/
body div.main-container div.hcsb_container {
    /*margin-top: -520px !important;*/
    margin-bottom: 340px !important;
    /*background: rgba(0,0,0,0.8) !important;*/
    background: rgb(118,187,207) !important;
    height: auto !important;
    padding-top: 21px !important;
    padding-bottom: 17px !important;
    width: auto !important;
    margin: 0px 0px 20px !important;
    position: static !important;
    border-radius: 0px !important;
}
img.hcsb_poweredBy {
    display: none !important;
}
div.hcsb_content {
    background: transparent !important;
    border: 0px !important;
    padding: 0px !important;
}
div.hcsb_content > fieldset {
    background: transparent !important;
}
div.hcsb_content label {
    color: #fff !important;
    font-size: 14px !important;
}
a.hcsb_searchButton {
    border-radius: 0px !important;
}
div.hcsb_content select {
    margin-top: 3px !important;
    height: 26px !important;
}
div.hcsb_citySearchWrapper input {
    height: 25px !important;
    padding: 0px 10px !important;
    border-radius: 4px !important;
    border: 1px solid #215766 !important;
    font-size: 13px !important;
}
div.hcsb_citySearchWrapper {
    width: 220px !important;
    float: left !important;
    padding-right: 25px !important;
}
div.hcsb_checkinDateWrapper {
    padding-right: 5px !important;
}
div.hcsb_checkoutDateWrapper,
div.hcsb_checkinDateWrapper {
    width: 168px !important;
}
div.hcsb_noDatesWrapper {
    position: absolute !important;
    top: 36px !important;
    left: 242px !important;
}
div.hcsb_guestsRoomsWrapper {
    width: 220px !important;
    padding-left: 5px !important;
}
    div.hcsb_guestsRoomsWrapper select {
        width: 100% !important;
    }
img.ui-datepicker-trigger {
    display: none !important;
}
a.hcsb_searchButton {
    font-size: 15px !important;
    text-shadow: none !important;
    line-height: 35px !important;
    height: 35px !important;
    background: #f28c33 !important;
    color: #fff !important;
    cursor: pointer !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    border-color: transparent !important;
    border-radius: 4px !important;
    margin-top: 20px !important;
    padding: 0px 8px !important;
    min-width: 45px !important;
    display: block !important;
    outline: none !important;
}
select.hcsb_checkinMonth,
select.hcsb_checkoutMonth {
    width: 85px !important;
}
.hcsb_content select {
    padding: 0px !important;
}
.hcsb_noDatesWrapper {
    margin-top: 19px !important;
    padding-top: 0px !important;
}